﻿2026-05-13T07:06:20.7626948Z ##[group]Run actions/checkout@v4
2026-05-13T07:06:20.7627605Z with:
2026-05-13T07:06:20.7628231Z   repository: SaberMage/rebno
2026-05-13T07:06:20.7631303Z   token: ***
2026-05-13T07:06:20.7631531Z   ssh-strict: true
2026-05-13T07:06:20.7631750Z   ssh-user: git
2026-05-13T07:06:20.7631969Z   persist-credentials: true
2026-05-13T07:06:20.7632221Z   clean: true
2026-05-13T07:06:20.7632446Z   sparse-checkout-cone-mode: true
2026-05-13T07:06:20.7632721Z   fetch-depth: 1
2026-05-13T07:06:20.7632955Z   fetch-tags: false
2026-05-13T07:06:20.7633176Z   show-progress: true
2026-05-13T07:06:20.7633396Z   lfs: false
2026-05-13T07:06:20.7633598Z   submodules: false
2026-05-13T07:06:20.7633817Z   set-safe-directory: true
2026-05-13T07:06:20.7634390Z ##[endgroup]
2026-05-13T07:06:20.8827741Z Syncing repository: SaberMage/rebno
2026-05-13T07:06:20.8832214Z ##[group]Getting Git version info
2026-05-13T07:06:20.8832643Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-13T07:06:20.8833212Z [command]/usr/bin/git version
2026-05-13T07:06:20.8892315Z git version 2.53.0
2026-05-13T07:06:20.8920062Z ##[endgroup]
2026-05-13T07:06:20.8936927Z Temporarily overriding HOME='/home/runner/work/_temp/4c10417c-f28c-4571-9a00-701f3aa0cc72' before making global git config changes
2026-05-13T07:06:20.8943250Z Adding repository directory to the temporary git global config as a safe directory
2026-05-13T07:06:20.8945010Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-13T07:06:20.8980317Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-13T07:06:20.8984296Z ##[group]Initializing the repository
2026-05-13T07:06:20.8990675Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-13T07:06:20.9094853Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-13T07:06:20.9096219Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-13T07:06:20.9097644Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-13T07:06:20.9099300Z hint: call:
2026-05-13T07:06:20.9100022Z hint:
2026-05-13T07:06:20.9101072Z hint: 	git config --global init.defaultBranch <name>
2026-05-13T07:06:20.9102054Z hint:
2026-05-13T07:06:20.9102992Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-13T07:06:20.9104190Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-13T07:06:20.9105143Z hint:
2026-05-13T07:06:20.9105751Z hint: 	git branch -m <name>
2026-05-13T07:06:20.9106541Z hint:
2026-05-13T07:06:20.9107489Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-13T07:06:20.9109418Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-13T07:06:20.9112036Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-13T07:06:20.9144024Z ##[endgroup]
2026-05-13T07:06:20.9145069Z ##[group]Disabling automatic garbage collection
2026-05-13T07:06:20.9149005Z [command]/usr/bin/git config --local gc.auto 0
2026-05-13T07:06:20.9181587Z ##[endgroup]
2026-05-13T07:06:20.9182729Z ##[group]Setting up auth
2026-05-13T07:06:20.9190765Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-13T07:06:20.9224900Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-13T07:06:20.9526140Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-13T07:06:20.9570221Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-13T07:06:20.9802761Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-13T07:06:20.9837178Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-13T07:06:21.0079686Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-13T07:06:21.0118286Z ##[endgroup]
2026-05-13T07:06:21.0119509Z ##[group]Fetching the repository
2026-05-13T07:06:21.0128954Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9b8bec0f7941c690c6c5fe913079cc4d3a6a0620:refs/remotes/origin/main
2026-05-13T07:06:22.5884950Z From https://github.com/SaberMage/rebno
2026-05-13T07:06:22.5896329Z  * [new ref]         9b8bec0f7941c690c6c5fe913079cc4d3a6a0620 -> origin/main
2026-05-13T07:06:22.5918750Z ##[endgroup]
2026-05-13T07:06:22.5919834Z ##[group]Determining the checkout info
2026-05-13T07:06:22.5921040Z ##[endgroup]
2026-05-13T07:06:22.5928632Z [command]/usr/bin/git sparse-checkout disable
2026-05-13T07:06:22.5969102Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-13T07:06:22.6000399Z ##[group]Checking out the ref
2026-05-13T07:06:22.6019027Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-13T07:06:23.2413596Z Switched to a new branch 'main'
2026-05-13T07:06:23.2414984Z branch 'main' set up to track 'origin/main'.
2026-05-13T07:06:23.3160084Z Encountered 1 file that should have been a pointer, but wasn't:
2026-05-13T07:06:23.3161798Z 	.planning/phases/06-client-rebuild-mvp-gate-cli-08-hard-milestone/uat-test-1-2.mp4
2026-05-13T07:06:23.3203631Z ##[endgroup]
2026-05-13T07:06:23.3233309Z [command]/usr/bin/git log -1 --format=%H
2026-05-13T07:06:23.3257336Z 9b8bec0f7941c690c6c5fe913079cc4d3a6a0620
